Skip to content

Updates for version 2.0.0#16

Merged
mlink merged 2 commits into
jamf:mainfrom
mlink:main
Jun 18, 2026
Merged

Updates for version 2.0.0#16
mlink merged 2 commits into
jamf:mainfrom
mlink:main

Conversation

@mlink

@mlink mlink commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the changelog to mark a new major release, version 2.0.0, and removes the previous 1.2.x release notes. The most notable change is the addition of retroactive conformance to @unchecked Sendable for several key security-related types, ensuring compatibility with future Xcode versions.

Release management:

  • Bumped the version in CHANGELOG.md from 1.2.1 to 2.0.0 and updated the release date.
  • Removed the previous 1.2.0 and 1.2.1 release notes from the changelog.

API and compatibility improvements:

  • Added retroactive conformance to @unchecked Sendable for SecCertificate, SecIdentity, SecKey, and SecKeychainItem to ensure future compatibility with Xcode 26.
  • Added Sendable conformance to all public types, protocols, and enums.
  • Introduced convenience methods for accessing mock data values on the HaversackEphemeralStrategy.

johnlehouerou
johnlehouerou previously approved these changes Jun 18, 2026
@mlink mlink merged commit 1e7cbf8 into jamf:main Jun 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants